'Declaration
<GuidAttribute("250D2EC2-4694-316B-B604-8759689303E3")> Public Delegate Sub AnnotationManager.SavingProgressEventHandler( _ ByVal PageNo As Integer, _ ByVal PageCount As Integer _ )
[Guid("250D2EC2-4694-316B-B604-8759689303E3")] public delegate void AnnotationManager.SavingProgressEventHandler( int PageNo, int PageCount )
public delegate AnnotationManager.SavingProgressEventHandler( PageNo: Integer; PageCount: Integer );
GuidAttribute("250D2EC2-4694-316B-B604-8759689303E3") public delegate AnnotationManager.SavingProgressEventHandler( PageNo : int, PageCount : int )
Parameters
- PageNo
- PageCount